home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / win / qvtws398.zip / QVTNET.INI < prev    next >
INI File  |  1994-12-12  |  14KB  |  737 lines

  1. ;-----------------------------------------------------------------------------
  2. ;
  3. ;       QVTNET.INI
  4. ;
  5. ;       Global configuration file for WinQVT/Net
  6. ;
  7. ;-----------------------------------------------------------------------------
  8.  
  9.  
  10. [net]
  11.  
  12. ;
  13. ; hostdir
  14. ;
  15. ; Location of the 'hosts' file
  16. ; If omitted, WinQVT/Net will look in \WINDOWS
  17. ;
  18. hostdir=
  19.  
  20.  
  21. [localio]
  22. ;-----------------------------------------------------------------------------
  23. ;
  24. ;       PC Keyboard and printer information
  25. ;
  26. ;-----------------------------------------------------------------------------
  27.  
  28. ;
  29. ; kb_type
  30. ;
  31. ; 'enhanced': IBM 101-key 'Enhanced' keyboard
  32. ; 'lk250':    DEC LK250 keyboard
  33. ;
  34. kb_type=enhanced
  35.  
  36. ;
  37. ; keypad
  38. ;
  39. ; use 'physical' (DEC) or 'logical' (IBM) layout for editing keypad
  40. ;
  41. keypad=DEC
  42.  
  43. ;
  44. ; nl_mode
  45. ;
  46. ; Should <NumLock> key be forced ON ('lock') or left alone ('unlock')
  47. ; Use 'unlock' with laptops
  48. ;
  49. nl_mode=lock
  50.  
  51. ;
  52. ; printer
  53. ;
  54. ; Specifies the default local printer for print-screen and
  55. ; slave-printing. If left blank, the default Windows printer
  56. ; will be used.
  57. ;
  58. ; The argument to this directive should of the form used by
  59. ; the 'device=' statement in the [windows] section of WIN.INI.
  60. ;
  61. printer=
  62.  
  63.  
  64. [console]
  65. ;-----------------------------------------------------------------------------
  66. ;
  67. ;       Console Information
  68. ;
  69. ;-----------------------------------------------------------------------------
  70. ;
  71. ; winpos
  72. ;
  73. ; The initial screen location of the Console window
  74. ; Syntax is 'winpos=x,y', where 'x' is the horizontal pixel offset,
  75. ; and 'y' is the vertical pixel offset.
  76. ; If not present, the console will be placed in the upper right corner
  77. ;
  78. winpos=
  79.  
  80. ;
  81. ; window
  82. ;
  83. ; Specifies whether the console message area should be displayed
  84. ; or hidden at program startup
  85. ;
  86. window=visible
  87.  
  88. ;
  89. ; forecolor
  90. ;
  91. ; The color that will be used to display text in the console window
  92. ; Use any of the standard IBM color names, or a 3-part RGB color spec
  93. ; of the form 'nnn,nnn,nnn', where each 'nnn' is a decimal number between 0
  94. ; and 255.
  95. ;
  96. forecolor=black
  97.  
  98. ;
  99. ; backcolor
  100. ;
  101. ; The background color of the console window
  102. ; See 'forecolor' (above) for available choices
  103. ;
  104. backcolor=192,192,192
  105.  
  106. ;
  107. ; logging
  108. ;
  109. ; Specifies whether or not console messages should automatically be
  110. ; copied to the default logfile CONSOLE.LOG.
  111. ;
  112. logging=ON
  113.  
  114. ;
  115. ; auto_start
  116. ;
  117. ; A list of up to five clients that should be launched at program startup.
  118. ; To auto-start a terminal session, use the name of the terminal configuration,
  119. ; as listed in 'QVTNET.RC'.
  120. ; You may also auto-start 'ftp', 'nntp', and 'mail'.
  121. ;
  122. auto_start=
  123.  
  124. ;
  125. ; editor
  126. ;
  127. ; Name of the text editor that the news reader and mail utility will use
  128. ;
  129. editor=notepad
  130.  
  131. ;
  132. ; Network event dispatching
  133. ; 'async' is preferred, but may not work well in all situations
  134. ; use 'sync' if async is not producing good results (e.g., loss of data)
  135. ;
  136. dispatch=async
  137.  
  138.  
  139. [servers]
  140. ;-----------------------------------------------------------------------------
  141. ;
  142. ;       Server Information
  143. ;
  144. ;-----------------------------------------------------------------------------
  145. ;
  146. ; ftp
  147. ;
  148. ; If 'on', the ftp server will be started at program startup time
  149. ;
  150. ftp=off
  151.  
  152. ;
  153. ; rcp
  154. ;
  155. ; If 'on', the rcp server will be started at program startup time
  156. ;
  157. rcp=off
  158.  
  159. ;
  160. ;
  161. ; smtp
  162. ;
  163. ; If 'on', the SMTP server will be started at program startup time
  164. ;
  165. smtp=off
  166.  
  167. ; passfile
  168. ;
  169. ; The name of the file which contains security information for remote ftp logins
  170. ; This file is created and maintained by the PASSWD.EXE utility.
  171. ; Use a fully-qualified pathname.
  172. ; Note: FTP users must have a username and password to log on!
  173. ;
  174. passfile=
  175.  
  176. ;
  177. ; login_dir
  178. ;
  179. ; The directory to which authorized FTP users will be attached at login time
  180. ;
  181. login_dir=
  182.  
  183. ;
  184. ; anonftp_dir
  185. ;
  186. ; The directory to which anonymous ftp users will be attached at login,
  187. ; and to which they will be restricted during sessions.
  188. ; If left blank, anonymous logins will not be permitted!
  189. ;
  190. anonftp_dir=
  191.  
  192. ;
  193. ; acl_default
  194. ;
  195. ; Specifies the default access for unlisted directories: allow | deny
  196. ;
  197. acl_default=allow
  198.  
  199.  
  200. [terminal]
  201. ;-----------------------------------------------------------------------------
  202. ;
  203. ;       Terminal Client Setup
  204. ;
  205. ;-----------------------------------------------------------------------------
  206. ;
  207. ; port
  208. ;
  209. ; default TCP port to use: telnet or rlogin
  210. ;
  211. port=telnet
  212.  
  213. ;
  214. ; forecolor
  215. ;
  216. ; The color which will be used to display text
  217. ;
  218. forecolor=white
  219.  
  220. ;
  221. ; backcolor
  222. ;
  223. ; The background color of the Terminal window
  224. ;
  225. backcolor=black
  226.  
  227. ;
  228. ; boldcolor
  229. ;
  230. ; The color which will be used to display 'high-intensity' text
  231. ;
  232. boldcolor=cyan
  233.  
  234. ;
  235. ; backspace
  236. ;
  237. ; The ASCII value which will be transmitted by the <Backspace> key
  238. ;
  239. backspace=DEL
  240.  
  241. ;
  242. ; local_echo
  243. ;
  244. ; Should keystrokes be echoed locally, or by the host?
  245. ;
  246. local_echo=off
  247.  
  248. ;
  249. ; wrap
  250. ;
  251. ; Automatically wrap back to column 1 after reaching EOL
  252. ;
  253. wrap=on
  254.  
  255. ;
  256. ; terminal
  257. ;
  258. ; Which terminal to emulate: VT200, VT100, VT52
  259. ;
  260. terminal=VT200
  261.  
  262. ;
  263. ; keypad_mode
  264. ;
  265. ; Indicates whether keypads will be in 'numeric' or 'application'
  266. ; mode at startup
  267. ;
  268. keypad_mode=numeric
  269.  
  270. ;
  271. ; negotiate
  272. ;
  273. ; Enable/disable Telnet terminal-type negotiation
  274. ; Form is 'negotiate=<all|default>,<yes|no>
  275. ; The first parameter indicates whether telnet negotiations should be
  276. ; done for all connections (the default), or only to those which connect
  277. ; to the default telnet port (23).
  278. ; The second parameter specifies whether or not 'terminal type'
  279. ; negotiations should be enabled.
  280. ;
  281. negotiate=all,yes
  282.  
  283. ;
  284. ; font
  285. ;
  286. ; Which font to use: DEC, IBM, ANSI, Terminal
  287. ;
  288. font=DEC
  289.  
  290. ;
  291. ; fontsize
  292. ;
  293. ; Use 'large' or 'small' DEC font (when 'font=DEC')
  294. ;
  295. fontsize=LARGE
  296.  
  297. ;
  298. ; custom_font
  299. ;
  300. ; Which font to use as the 'custom' font
  301. ;
  302. custom_font=
  303.  
  304. ;
  305. ; bell
  306. ;
  307. ; Will the terminal's bell sound when the BEL character is received?
  308. ;
  309. bell=on
  310.  
  311. ;
  312. ; win_height
  313. ;
  314. ; The height of the terminal window, in text lines.
  315. ; 12 <=win_height <= 48
  316. ;
  317. win_height=24
  318.  
  319. ;
  320. ; win_width
  321. ;
  322. ; The width of the terminal window, in text columns
  323. ; 40 <=win_height <= 160
  324. ;
  325. win_width=80
  326.  
  327. ;
  328. ; scrollbar
  329. ;
  330. ; Specifies whether the Terminal window will have scrollbars
  331. ;
  332. scrollbar=ON
  333.  
  334. ;
  335. ; buffer
  336. ;
  337. ; Specifies the number of lines in the scrollback buffer
  338. ;
  339. buffer=72
  340.  
  341. ;
  342. ; script
  343. ;
  344. ; The name of the file containing script commands to be executed
  345. ; after a connection has been established
  346. ;
  347. script=
  348.  
  349. ;
  350. ; keymap
  351. ;
  352. ; The name of the file containing default key redefinitions
  353. ; Fully-qualified pathname recommended
  354. ;
  355. keymap=
  356.  
  357. ;
  358. ; username
  359. ;
  360. ; The default username to supply to the 'rlogin' protocol
  361. ;
  362. username=
  363.  
  364. ;
  365. ; print_mode
  366. ;
  367. ; Specifies whether local printing should be done in 'normal' (text)
  368. ; mode or 'transparent' mode.
  369. ;
  370. print_mode=normal
  371.  
  372.  
  373. [ftp]
  374. ;-----------------------------------------------------------------------------
  375. ;
  376. ;       FTP Client Setup
  377. ;
  378. ;-----------------------------------------------------------------------------
  379. ;
  380. ; font
  381. ;
  382. ; The font that will be used to display text in the FTP window
  383. ; Available choices are 'system' and 'ansi'
  384. ;
  385. font=SYSTEM
  386.  
  387. ;
  388. ; forecolor
  389. ;
  390. ; The color that will be used to display text in the FTP window
  391. ; You can use one of the 8 standard IBM PC colors, or an RGB color
  392. ; spec of the form 'nnn,nnn,nnn', where each 'nnn' is a decimal number
  393. ; between 0 and 255.
  394. ;
  395. forecolor=black
  396.  
  397. ;
  398. ; backcolor
  399. ;
  400. ; The background color of the FTP window
  401. ; Use one of the standard IBM PC colors, or an RGB color spec.
  402. ;
  403. backcolor=192,192,192
  404.  
  405. ;
  406. ; winpos
  407. ;
  408. ; The initial position of the FTP window.
  409. ; Syntax is 'winpos=x,y', where 'x' and 'y' are pixel offsets,
  410. ; expressed in decimal.
  411. ;
  412. winpos=
  413.  
  414. ;
  415. ; autologin
  416. ;
  417. ; Initiate a login dialog at window create time
  418. ;
  419. autologin=off
  420.  
  421. ;
  422. ; logindir
  423. ;
  424. ; Specifies the local directory which will be the initial attach point
  425. ; for the FTP client
  426. ;
  427. logindir=
  428.  
  429. ;
  430. ; savedir
  431. ;
  432. ; Specifies the local directory which will be the default download
  433. ; directory for the 'get' command.
  434. ;
  435. ; Files will be saved here even if it is not the current local
  436. ; working directory.
  437. ;
  438. ; Can be overridden at runtime by specifying the absolute pathname
  439. ; of the local file as the second argument to 'get'.
  440. ;
  441. savedir=
  442.  
  443. ;
  444. ; filemode
  445. ;
  446. ; The file transfer mode: ascii or binary
  447. ;
  448. filemode=ascii
  449.  
  450. ;
  451. ; host
  452. ;
  453. ; The default host name (optional)
  454. ;
  455. host=
  456.  
  457. ;
  458. ; username
  459. ;
  460. ; The default username (optional)
  461. ;
  462. username=
  463.  
  464. ;
  465. ; password
  466. ;
  467. ; The default password (optional)
  468. ;
  469. password=
  470.  
  471. ;
  472. ; hash
  473. ;
  474. ; Hash mark display during transfer: on or off
  475. ;
  476. hash=on
  477.  
  478. ;
  479. ; verbose
  480. ;
  481. ; Display server responses: on or off
  482. ;
  483. verbose=on
  484.  
  485. ;
  486. ; prompt
  487. ;
  488. ; Confirm each file in a multi-file transaction (e.g., mget, mdele)
  489. ;
  490. prompt=on
  491.  
  492. ;
  493. ; bell
  494. ;
  495. ; Sound bell after completion of transfers: on or off
  496. ;
  497. bell=off
  498.  
  499.  
  500. [nntp]
  501. ;-----------------------------------------------------------------------------
  502. ;
  503. ;       NNTP Client (News Reader) Setup
  504. ;
  505. ;-----------------------------------------------------------------------------
  506. ;
  507. ; host
  508. ;
  509. ; Hostname of the NNTP server (mandatory)
  510. ;
  511. host=
  512.  
  513. ;
  514. ; font
  515. ;
  516. ; The font that will be used by the news reader to display text
  517. ; Available choices are 'system', 'ansi', and 'helv'
  518. ;
  519. font=HELV
  520.  
  521. ;
  522. ; forecolor
  523. ;
  524. ; The color that will be used to display text in the news reader window
  525. ; Use one of the 8 standard IBM PC colors
  526. ;
  527. forecolor=white
  528.  
  529. ;
  530. ; backcolor
  531. ;
  532. ; The background color for the news reader window
  533. ; Use one of the 8 standard IBM PC colors,
  534. ; or an RGB spec in the form 'rrr,ggg,bbb'
  535. ;
  536. backcolor=0,0,128
  537.  
  538. ;
  539. ; winpos
  540. ;
  541. ; The initial (x,y) position of the news reader window,
  542. ; expressed as a pixel offset from the origin (upper-left is 0,0)
  543. ;
  544. winpos=30,10
  545.  
  546. ;
  547. ; list_height
  548. ;
  549. ; The number of lines in the listbox that the news reader uses
  550. ; to show newsgroups and article subject lines. This value can
  551. ; vary between 2 and 10.
  552. ;
  553. list_height=5
  554.  
  555. ;
  556. ; autologin
  557. ;
  558. ; Connect to server at application startup
  559. ;
  560. autologin=on
  561.  
  562. ;
  563. ; article_limit
  564. ;
  565. ; Puts a limit on the number of unread articles that will be allowed
  566. ; to appear in a newsgroup.
  567. ;
  568. article_limit=
  569.  
  570. ;
  571. ; savedir
  572. ;
  573. ; The default directory where news articles will be saved (optional)
  574. ;
  575. savedir=
  576.  
  577. ;
  578. ; posthdr_from
  579. ;
  580. ; Your email address.
  581. ; This will be used as the default 'From:' line in your article headers
  582. ;
  583. posthdr_from=
  584.  
  585. ;
  586. ; posthdr_distrib
  587. ;
  588. ; Default article distribution.
  589. ;
  590. ; Specifies the range over which your postings will be distributed.
  591. ; Values include 'usa', 'na', etc.
  592. ;
  593. posthdr_distrib=world
  594.  
  595. ;
  596. ; posthdr_org
  597. ;
  598. ; The name of your organization
  599. ; This will be used in the 'Organization:' line in your postings
  600. ;
  601. posthdr_org=
  602.  
  603.  
  604. [pop]
  605. ;-----------------------------------------------------------------------------
  606. ;
  607. ;       POP3 (Mail) Client Setup
  608. ;
  609. ;-----------------------------------------------------------------------------
  610. ;
  611. ; mailbox
  612. ;
  613. ; The default mailbox
  614. ;
  615. mailbox=
  616.  
  617. ;
  618. ; font
  619. ;
  620. ; The font that will be used to display text in the POP3 window
  621. ; Choices are 'system', 'ansi', or 'helv'
  622. ;
  623. font=HELV
  624.  
  625. ;
  626. ; forecolor
  627. ;
  628. ; The color that will be used to display text
  629. ; Use one of the 8 standard IBM PC colors
  630. ;
  631. forecolor=white
  632.  
  633. ;
  634. ; backcolor
  635. ;
  636. ; The background color of the mail application window
  637. ; Use one of the 8 standard IBM PC colors,
  638. ; or an RGB spec in the form 'rrr,ggg,bbb'
  639. ;
  640. backcolor=0,0,128
  641.  
  642. ;
  643. ; winpos
  644. ;
  645. ; The initial position of the Mail window
  646. ; Syntax is 'winpos=x,y' where 'x' and 'y' are pixel offsets
  647. ; from the origin (upper-left), expressed in decimal
  648. ;
  649. winpos=
  650.  
  651. ;
  652. ; autologin
  653. ;
  654. ; Specify whether the login dialog should come up at startup time
  655. ;
  656. autologin=off
  657.  
  658. ;
  659. ; keep_password
  660. ;
  661. ; Specify whether password should be retained between POP3 sessions.
  662. ;
  663. ; NOTE: the password will NOT be retained between WinQVT/Net sessions,
  664. ; only between separate POP3 logins during a single WinQVT/Net session.
  665. ;
  666. keep_password=no
  667.  
  668. ;
  669. ; mailcheck_interval
  670. ;
  671. ; Specifies how many minutes will elapse between 'new mail' checks
  672. ;
  673. mailcheck_interval=5
  674.  
  675. ;
  676. ; savedir
  677. ;
  678. ; The default directory for saving mail messages
  679. ; Use a fully-qualified pathname, with no trailing backslash
  680. ;
  681. savedir=
  682.  
  683. ;
  684. ; Protocol
  685. ;
  686. ; Specifies whether extended POP3 (i.e., XTND XMIT) or SMTP
  687. ; should be the protocol used for sending mail (or replies)
  688. ; SMTP is strongly recommended
  689. ;
  690. protocol=SMTP
  691.  
  692. ;
  693. ; smtp_host
  694. ;
  695. ; Specifies the SMTP host machine
  696. ; Mandatory if you plan to use SMTP for sending mail
  697. ;
  698. smtp_host=
  699.  
  700. ;
  701. ; smtp_return
  702. ;
  703. ; Your return email address
  704. ; Mandatory if you plan to use SMTP for sending mail
  705. ;
  706. smtp_return=
  707.  
  708.  
  709. [lpr]
  710. ;-----------------------------------------------------------------------------
  711. ;
  712. ;       lpr Client Setup
  713. ;
  714. ;-----------------------------------------------------------------------------
  715. ;
  716. ; hostname
  717. ;
  718. ; The default lpr host (optional)
  719. ;
  720. host=
  721.  
  722. ;
  723. ; qname
  724. ;
  725. ; The name of the print queue to use, e.g. 'lp' (mandatory)
  726. ;
  727. queue=lp
  728.  
  729. ;
  730. ; username
  731. ;
  732. ; The username under which the print job will be submitted (mandatory)
  733. ; to the lpr daemon.
  734. ;
  735. username=
  736.